home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs53.d81 / gwdevpak.sda / SPEEK.HDR (.txt) < prev    next >
GEOS ConVerT  |  2009-10-10  |  2KB  |  37 lines

  1. speek.hdr
  2. PRG formatted GEOS file V1.0
  3. Comm. Compat.
  4. 28 V2.0 or higherR
  5. speek.src
  6. BLASTER'S CONVERTER V2.5
  7. GATEWAY_128
  8. Write Image V2.1
  9. geoWrite    V2.1
  10. ;**************************
  11. ; C512Inst.hdr    -header declaration
  12.            
  13. ;**************************
  14. .if Pass1
  15.     .include geosSym
  16. .endif
  17. GATE_WAY    = 17
  18. .header
  19. .word 0
  20. .byte 3
  21. .byte 21
  22. .byte $80|USR
  23. .byte GATE_WAY
  24. .byte SEQUENTIAL
  25. .word InitVector
  26. .word DoScrapPeek-1
  27. .word DoScrapPeek
  28. .byte    "ScrapPeek   V1.0",0,0,0,0
  29. .byte    "Paul J. Bosacki    ",0
  30. .block     43
  31. .byte     "Peek Photo Scraps "
  32. .byte    "from the gateWay.",0
  33. .endh
  34. y at top of filePad
  35. selected    ==a6L    ;currently selected entry
  36. numSelected    ==a6H    ;number of files selected
  37.